home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Third Party Demos / Networking / MacMainFrame / background_4673.txt < prev    next >
Text File  |  1989-07-14  |  533b  |  28 lines

  1. -- background: 4673 from stack: in
  2. -- bmap block id: 6505
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 10 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=16 top=283 right=311 bottom=54
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 30557 / 30557
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: First
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect scroll right
  23.   push card
  24.   go to card id 9514
  25.   show menuBar
  26. end mouseUp
  27.  
  28.